* {
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}
body{

   }
img {
	border: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.topcontainer {
	background: url(../images/topbg_02.jpg) repeat-x left top;
	height: 28px;
	width: 100%;
}
.top {
	width: 1120px;
	margin: 0 auto;
	line-height: 25px;
}
.topcontainer .topleft {
	float: left;
	font-size: 11px;
	color: #6b6b6b;
}
.topcontainer .topright {
	float: right;
}
.topright li {
	float: left;
}
.topright .li1 {
	padding: 0 5px;
	color: #6b6b6b;
}
.topright li a {
	font-size: 11px;
	color: #6b6b6b;
}
.headcontainer {
	width: 100%;
}
.head {
	width: 1120px;
	margin: 0 auto;
}
/*nav*/
.navcontainer {
	background: #d80013;
	box-shadow: #5d5d5d 2px 2px 5px;
	z-index: 10;
	position: relative;
}
#nav {
	width: 1120px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	height: 34px;
	line-height: 34px;
	background: #d80013;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 42px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/nav_03.png) no-repeat top right;
}
.nav .sub {
	display: none;
	width: 140px;
	left: 0;
	top: 34px;
	position: absolute;
	line-height: 40px;
	background: url(../images/navbg_03.png) repeat;
}
.nav .sub li {
	zoom: 1;
	text-align: center;
	border-bottom: 1px solid #cacaca;
}
.nav .sub a {
	display: block;
	color: #323232;
}
.nav .sub a:hover {
	background: #b81c22;
	color: #fff;
}
.nav .on h3 a {
	background: #b81c22 url(../images/nav_03.png) no-repeat top right;
	color: #fff;
}
#nav .home a { /*padding-left:0;*/
}
#nav .lilast a {/* padding-right:0;*/
}
/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 500px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 1120px;
	position: relative;
	margin: 0 auto;
	text-align: right;
	z-index: 1;
	bottom: 40px;
	right: 14px;
	height: 30px;
	line-height: 30px;
	/*background: url(../images/touming.png) repeat-x;*/
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	padding-top: 5px;
}
.fullSlide .hd ul li {
	border-radius: 24px;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 7px;
	background: #fff;
	overflow: hidden;
	line-height: 24px;
	color: #fff;
}
.fullSlide .hd ul .on {
	background: #e60012;
	color: #e60012;
	background-position: 0 0;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 3%;
	top: 35%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height: 144px;
	background: url(../images/slider-arrow.png) -98px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.fullSlide .next {
	left: auto;
	right: 3%;
	background-position: -2px 5px;
}
.banner {
	position: relative;
}
/*main*/
.about {
	margin-top: 35px;
}
.about .title {
	margin: 0 auto;
	text-align: center;
	background: url(../images/abg_11.jpg) center center no-repeat;
	height: 79px;
}
.about li {
	font-size: 34px;
	color: #b62b2f;
}
.about li .us {
	font-size: 34px;
	color: #848484;
}
.about li span {
	font-size: 25px;
	color: #252525;
}
.about p {
	font-size: 14px;
	color: #818181;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
}
.zhan {
	width: 1122px;
	margin: 0 auto;
	margin-top: 40px;
}
.zhan li {
	width: 183px;
	margin-right: 15px;
	padding: 44px 32px 36px 42px;
	float: left;
}
.zhan li .zhanleft {
	float: left;
}
.zhan li .zhanright {
	float: right;
	width: 125px;
	margin-top: -5px;
}
.zhan li .zhanright span {
	display: block;
	font-size: 18px;
	color: #fff;
}
.zhan li .zhanright p {
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
	text-align:left;
}
.zhan li .zhanright .heng {
	width: 60px;
	height: 2px;
	background: #fff100;
	margin-top: 3px;
}
.zhan .hong {
	background: #ed4914;
	border: solid 6px #fee3da;
}
.zhan .lan {
	background: #2f87d0;
	border: solid 6px #d3ebfe;
}
.zhan .cheng {
	background: #eb6100;
	border: solid 6px #fee3da;
}
.zhan .lv {
	background: #72c527;
	border: solid 6px #d9f5c0;
	margin-right: 0px;
}
/*研发创新*/
.yanfa {
	background: url(../images/yanfa_02.jpg) repeat-x top center;
	height: 189px;
	margin-top: 48px;
	margin-bottom: 32px;
}
.yan {
	background: url(../images/yan_03.png) no-repeat center center;
	height: 189px;
	width: 1120px;
	margin: 0 auto;
}
.yanfa p {
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	padding-top: 100px;
}
.yanfa span {
	display: block;
	text-align: center;
	font-size: 22px;
	color: #fff;
}
.tu {
	width: 1120px;
	margin: 0 auto;
	height: 280px;
}
.tu li {
	float: left;
	width: 280px;
	height: 280px;
}
.tu li img {
	width: 280px;
	height: 280px;
}
.tu li img:hover {
	opacity: 0.7;
}
.tucontainer {
	background: #ececec;
	width: 100%;
}
/*新闻*/
@font-face {
	font-family: FZLTHJW;
	src: url('../font/FZLTHJW.TTF');
}
.test {
	font-family: 'FZLTHJW';
	font-size: 48px;
}
.newstitle {
	margin-top: 65px;
}
.newstitle h1 {
	text-align: center;
	font-weight: normal;
	color: #000000;
	font-size: 34px;
}
.newstitle h1 .new1 {
	color: #b62b2f;
	font-size: 40px;
}
.newstitle h1 .new2 {
	color: #000000;
	margin-left: 7px;
	margin-right: 2px;
	font-size: 40px;
}
.weicontainer {
	background: url(../images/wei_13.jpg) repeat-x left 5px;
	height: 13px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.newstitle .wei {
	background: #fff;
	width: 377px;
	font-size: 12px;
	color: #a3a3a3;
	display: block;
	margin: 0 auto;
}
.newstitle p {
	font-size: 12px;
	color: #888888;
	font-family: "宋体";
	text-align: center;
	margin-top: 9px;
}
/*滚动*/

.picScroll-left {
	width: 1120px;
	overflow: hidden;
	position: relative;
	margin: 35px auto;
	margin-top: 10px;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 39px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 23px;
	height: 23px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.jpg") no-repeat;
}
.picScroll-left .hd .next {
	background-position: -23px 0px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	margin-right: 73px;
	width: 325px;
	position: relative;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 322px;
	height: 265px;
	display: block;
	border: 1px solid #e8e8e8;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
.picScroll-left .img {
	position: absolute;
	top: 0;
	left: 0;
}
.picScroll-left .bd .picList .pic .img img {
	width: 45px;
	height: 45px;
}
.picScroll-left .bd .picList .pic .img p {
	font-size: 20px;
	color: #141414;
	width: 46px;
	height: 45px;
	background: #f5f5f5;
}
.picScroll-left .bd .picList .pic .img p span {
	font-size: 14px;
	color: #141414;
	display: block;
}
.picScroll-left .bd .picList .title a p {
	font-family: "宋体";
	font-size: 16px;
	color: #686868;
	font-weight: 600;
	margin: 10px 0;
	height: 28px;
	overflow: hidden;
}
.picScroll-left .bd .picList .title a span {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #8f8f8f;
	height: 70px;
	overflow: hidden;
}
.picScroll-left .bd .picList .title a .more {
	background: #e6e5e3;
	text-align: right;
	height: 22px;
	line-height: 22px;
	color: #787777;
	padding-right: 10px;
	margin-top: 10px;
	font-family: "宋体";
	font-size: 12px;
}
.picScroll-left .bd .picList li:hover .pic .img p {
	background: #ffc600;
}
.picScroll-left .bd .picList li:hover .title a p {
	color: #cc0101;
}
.picScroll-left .bd .picList li:hover .title a .more {
	background: #cc0101;
	color: #fff;
}
.picScroll-left .bd ul li .pic img:hover {
	opacity: 0.7;
}
/*content*/
.content {
	width: 1120px;
	margin: 0 auto;
}
.content .hang {
	float: left;
	width: 520px;
}
.content .hang .hangtitle {
	background: url(../images/content_22.jpg) no-repeat 2px center;
	padding-left: 56px;
}
.content .hangtitle p {
	font-size: 20px;
	color: #333333;
	line-height: 25px;
}
.content .hangtitle span {
	font-size: 12px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	display: block;
}
.content .heng {
	margin-top: 20px;
}
.content .heng li {
	float: left;
	width: 191px;
	height: 3px;
	background: #c93334;
}
.content .heng .hui {
	width: 329px;
	background: #e6e6e6;
}
.content ul {
	margin-top: 20px;
}
.content ul li {
	background: url(../images/content_29.jpg) left center no-repeat;
	padding-left: 20px;
	height: 32px;
	line-height: 32px;
}
.content ul li a {
	font-size: 14px;
	color: #333333;
}
.content ul li:hover a {
	color: #d80013;
}
.content ul li:hover .date {
	color: #d80013;
}
.content ul li a .date {
	color: #999999;
	float: right;/*margin-left: 10px;*/
}
.content .jishu {
	float: right;
	width: 520px;
}
.content .jishu .hangtitle {
	background: url(../images/content_24.jpg) no-repeat 2px center;
	padding-left: 56px;
}
/*product*/
.product .picScroll-left .bd li {
	width: 245px;
	margin-right: 47px;
}
.product .picScroll-left .bd ul li .pic img {
	width: 231px;
	height: 163px;
	border: solid 7px #ebebeb;
}
.product .picScroll-left .bd ul li .title {
	margin-top: 10px;
}
.product .picScroll-left .bd ul li .title a {
	font-size: 15px;
	color: #333333;
	padding-left: 8px;
}
.product .picScroll-left .bd ul li .title a span {
	float: right;
	font-size: 12px;
	color: #b62b2f;
	font-family: "宋体";
	background: url(../images/more_33.jpg) no-repeat center right;
	padding-right: 20px;
	margin-right: 7px;
	height: 24px;
}
/*gbookcontainer*/
.gbookcontainer {
	margin-top: 35px;
	border-top: solid #f0eee9 4px;
	padding-top: 45px;
}
.gbook {
	width: 1121px;
	margin: 0 auto;
}
.gbookcontainer .left1 {
	float: left;
}
.gbookcontainer .right1 {
	float: right;
}
.gbook .img {
	position: absolute;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
.gbook ul {
	margin-top: 40px;
}
.gbook li {
	margin-right: 60px;
	float: left;
}
.gbook li:hover .img {
	opacity: 0;
}
.gbook .lileft {
	float: left;
}
.gbook .liright {
	float: left;
	margin-left: 11px;
	margin-top: 1px;
}
.gbook .liright p {
	color: #ce0006;
	font-family: "宋体";
	font-size: 12px;
}
.gbook .liright span {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	display: block;
	margin-top: 1px;
}
.footcontainer {
	background: url(../images/foot_59.jpg) #c9c9c9 top center repeat-x;
	margin-top: 40px;
	padding-top: 35px;
	padding-bottom: 40px;
}
.foot {
	width: 1120px;
	margin: 0 auto;
}
.foot li {
	float: left;
	margin-right: 105px;
}
.foot li h3 a {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.foot li h3 {
	margin-bottom: 15px;
}
.foot li p a {
	font-size: 12px;
	color: #626262;
	line-height: 25px;
}
.bottom, .bottom a {
	line-height: 45px;
	background: #d80013;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
@media (max-width: 1024px){
	body  { width:1120px; }
}